BB FlashBack SDK: FBMarkerProperties |
ShowOptions Description Determines the action taken on passing the FBMarkerProperties object to FBEditor::InsertMarker. Syntax [C#/C++] [VB.NET] Remarks If ShowOptions is set to True, and the FBMarkerProperties object is passed to the FBEditor::InsertMarker method, a standard dialog for setting marker properties is displayed. If ShowOptions is set to False, and the FBMarkerProperties object is passed to the FBEditor::InsertMarker method, the new marker takes on the properties of the FBMarkerProperties object. See Also
|