Accusoft.ImagXpress13.Net
Toolbar Property




Gets the current Toolbar object.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Toolbar As Toolbar
'Usage
 
Dim instance As ImageXView
Dim value As Toolbar
 
value = instance.Toolbar
[Browsable(false)]
public Toolbar Toolbar {get;}
[Browsable(false)]
public: __property Toolbar* get_Toolbar();
[Browsable(false)]
public:
property Toolbar^ Toolbar {
   Toolbar^ get();
}

Property Value

The Toolbar object set.
See Also

Reference

ImageXView Class
ImageXView Members
Toolbar Class

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback