ServicePRO SDK Help

stcFind..::..bNotShowToolBar Property

Gets or sets a value indicating whether [b not show tool bar].

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool bNotShowToolBar { get; set; }
<DataMemberAttribute> _
Public Property bNotShowToolBar As Boolean
	Get
	Set

Field Value

true if [b not show tool bar]; otherwise, false.